Change arg names of walk-windows etc from "proc" to "fun".
authorChong Yidong <cyd@gnu.org>
Sat, 19 Nov 2011 15:22:08 +0000 (23:22 +0800)
committerChong Yidong <cyd@gnu.org>
Sat, 19 Nov 2011 15:22:08 +0000 (23:22 +0800)
commita7578c4729088290665e393f1048773134b3da9f
tree1c05ea3a324c7df9efde8b55c13f038bf8290d8f
parent6fc2567d252761ea1d47d0f498cdbefa93c2cf54
Change arg names of walk-windows etc from "proc" to "fun".
They shouldn't be named "proc" since they are not processes.

* lisp/window.el (walk-window-tree-1, walk-window-tree)
(walk-window-subtree, walk-windows): Change argument name.
lisp/window.el